Skip to content

Conversation

@abbycross
Copy link
Collaborator

Closes #4190.

It seems to be clearest to simply use fig.show(renderer="notebook") instead of fig.show() - unless there is a situation for some people where specifying the renderer wouldn't work, while only fig.show() would?... cc: @jyu00

Also removing warnings in a couple outputs.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@qiskit-bot
Copy link
Contributor

One or more of the following people are relevant to this code:

@jyu00
Copy link
Collaborator

jyu00 commented Dec 17, 2025

It seems to be clearest to simply use fig.show(renderer="notebook") instead of fig.show() - unless there is a situation for some people where specifying the renderer wouldn't work, while only fig.show() would?... cc: @jyu00

I recall someone telling me fig.show(renderer="notebook") fails the docs CI 🤔

@abbycross
Copy link
Collaborator Author

Seems to have passed just fine???

@abbycross abbycross added this pull request to the merge queue Jan 9, 2026
Merged via the queue into main with commit 7bd3e93 Jan 9, 2026
6 checks passed
@abbycross abbycross deleted the ajc/renderer-note branch January 9, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Add a note about renderer="notebook" in circuit visualization

4 participants